'宣言 Public Overloads Function AddMacd( _ ByVal name As System.String _ ) As MacdBuilder(Of T)
public MacdBuilder<T> AddMacd( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddMacd( _ ByVal name As System.String _ ) As MacdBuilder(Of T)
public MacdBuilder<T> AddMacd( System.string name )